home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / ra / rapfix.zip / RAP200.TXT next >
Text File  |  1992-03-09  |  5KB  |  104 lines

  1.  
  2. What's Coming In RAP V2.00
  3. ==========================
  4.  
  5. A few months back, my system suffered a catastrophic hard disk failure.
  6. Unfortunately, one of the victims of this failure was my RAP source
  7. code.  Thus, the next version of RAP is going to represent a complete
  8. rewrite of the program.  It will *PROBABLY* be incompatible with the
  9. current version as far as file structures are concerned, but that
  10. shouldn't be much of a problem as there'll probably be a "converter"
  11. program included.
  12.  
  13. In the time since RAP V1.01 was released, I've learned a lot more about
  14. programming... both in the MSDOS environment and about QuickBASIC (and
  15. Desqview) in particular.  Suffice it to say, there is a *LOT* of room
  16. for improvement.  Here's what you'll hopefully see in V2.00:
  17.  
  18. - Faster disk access.  RAP V1.01 is doing a lot of extraneous record
  19. locking and that slows things down, particularly across LANTASTIC
  20. networks.
  21.  
  22. - Time slices... running under Desqview, it's a nice idea if
  23. Desqview-aware programs will release "time slices" that are unused, to
  24. make tasks in other windows run faster.  RAP actually doesn't use too
  25. many slices so it should be possible to get a real speed boost here.
  26.  
  27. - Private chats.  I've had a few requests for the ability for any two
  28. users to jump into a real-time private chat, a la SabreChat.  Instead, I
  29. think I'll be going a different route... right now, all RAP
  30. conversations happen in a single forum.  That is, all RAP users can
  31. "see" each other and talk to each other.  One of the strengths of the
  32. Galacticomm teleconferencing software, which RAP is based on, is the
  33. ability to "change channels" and make channels either public or private.
  34. Private channels would work fine as far as one-on-one chats are
  35. concerned.  Some folks prefer realtime, but I'm trying to make RAP as
  36. flexible as possible: it will work over a LAN *OR* under Desqview *OR*
  37. both at the same time.  It'd be difficult to figure out exactly how to
  38. run a REAL TIME chat under such varying conditions, especially since I
  39. have access to only one flavor of LAN, and that is LANTASTIC.
  40.  
  41. - I actually had one fella complain that the 32-node limitation was too
  42. low.  Sheesh!  I once had a total of five simultaneous logins here and
  43. that was a whole lotta fun, but 32?  Eek!  Anyways, next version will
  44. support up to 99 logins, just like RemoteAccess does.
  45.  
  46. - Many, many bugfixes and minor improvements that would have been fixed
  47. long ago had I had the bloody source code.  :-)
  48.  
  49. Known problems with RAP:
  50.  
  51. - Occasionally a DOS ERROR 75 will appear.  This means the sysop hasn't
  52. got enough FILES= in the CONFIG.SYS file.  Add more and this goes away.
  53. You'll have to run MAKERAP CLEAN after an ERROR 75 abort.
  54.  
  55. - The PROFILE editor has a nice flaw.  You can go into it and then exit
  56. it, and any traffic that "piled up" while you were outside of the main
  57. interface will then be displayed.  However, if you SAVE ANYTHING while
  58. in the PROFILE editor, you will lose the piled up traffic.  A minor bug
  59. to fix *IF* you have source code.  For now, ask your users to send an
  60. AFK (Away From the Keyboard) action before going into the PROFILE
  61. editor.
  62.  
  63. - The documentation bites.  Actually I've had some compliments on the
  64. CONTENT, but man, it sure is badly formatted.  That's what you get when
  65. you write docs with a text editor instead of a word processor.  :-)
  66. Next version will be WordPerfected.
  67.  
  68.                               -=-
  69.  
  70. I've been getting a steadily-growing amount of positive feedback on RAP.
  71. To be honest I never thought it would "catch on" as well as it has.  To
  72. be equally honest, I didn't think there were that many multi-line
  73. systems around.  Guess I was mistaken.  Anyways, how does RAP compare
  74. against other programs like SabreChat and RAMChat?
  75.  
  76. They are fundamentally different.  Most others allow a real-time chat
  77. but this limits the number of nodes that can use it.  Granted, most
  78. multi-line boards are two or three nodes but if you're running more than
  79. that, you can't use those programs.  RAP is line-based, which not only
  80. allows for a lot more simultaneous logins but allows for "preprocessing"
  81. of text strings sent by the user (see the documentation on ACTIONS,
  82. TALKTYPES, the PROFILE editor, and the like).  That in itself, in my
  83. opinion, makes a line-based chat program one helluva lot more fun.  RAP
  84. ain't the greatest program and I ain't the greatest programmer, but I do
  85. believe that RAP is the best online chat program available *BECAUSE* it
  86. is the only one (that I know of as of this writing) that is line-based.
  87. Programs like SabreChat are particularly well-done... but I like mine
  88. medium-rare, thankyouverymuch.  :-)
  89.  
  90. How to contact the author: as you may have noticed, my 1:134/55 FidoNet
  91. address as listed in the last RAP documents no longer exists.  I can
  92. therefore be reached at my good friend's BBS at 1:134/42.  The latest
  93. version of RAP can usually be found on both boards, in File Area #2.
  94.  
  95. Squornshellous Zeta BBS                 Telekon BBS
  96. (403)-226-0866 (14.4K HST)              (403)-226-1157 (9600 HST/V32)
  97.                                         (403)-226-1158 (2400 MNP5)
  98.  
  99. FidoNet 1:134/42                        WorldNet 55:6000/55 & 90
  100. MetroNet 201:5500/42                    GoodEggNet 99:9305/55 & 90
  101.                                         MetroNet 201:5500/55 & 90
  102.  
  103.  
  104.